Skip to content

feat(audience): align attribution classifier with server-side UTM fallback - #2941

Merged
JCSanPedro merged 2 commits into
mainfrom
johncarlosanpedro/sdk-723-align-sdk-attribution-classifier-with-server-side-utm
Aug 4, 2026
Merged

feat(audience): align attribution classifier with server-side UTM fallback#2941
JCSanPedro merged 2 commits into
mainfrom
johncarlosanpedro/sdk-723-align-sdk-attribution-classifier-with-server-side-utm

Conversation

@JCSanPedro

@JCSanPedro JCSanPedro commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Overview

Mirror the server-side network taxonomy in the client classifier: add an amazon network, widen the paid-medium vocabulary (cpm, ads, sponsored_post, pmax*), and split sources into dedicated paid sources (classified on source alone) vs gated sources (require a paid medium) so organic shares aren't misclassified as paid.

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

Detail and impact of the change

Added

Changed

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

…lback

Mirror the server-side network taxonomy in the client classifier: add an
amazon network, widen the paid-medium vocabulary (cpm, ads, sponsored_post,
pmax*), and split sources into dedicated paid sources (classified on source
alone) vs gated sources (require a paid medium) so organic shares aren't
misclassified as paid.
@JCSanPedro
JCSanPedro requested a review from a team as a code owner August 4, 2026 04:53
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

✅ Pixel Bundle Size — @imtbl/pixel

Metric Size Delta vs main
Gzipped 6968 bytes (6.80 KB) 0 bytes
Raw (minified) 19325 bytes 0 bytes

Budget: 10.00 KB gzipped (warn at 8.00 KB)

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

✅ Audience Bundle Size — @imtbl/audience

Metric Size Delta vs main (3a118da)
Gzipped 11790 bytes (11.51 KB) +124 bytes
Raw (minified) 33148 bytes +229 bytes

Budget: 24.00 KB gzipped (warn at 20.00 KB)

@nx-cloud

nx-cloud Bot commented Aug 4, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 639596f

Command Status Duration Result
nx affected -t build,test ✅ Succeeded 7s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-04 04:55:48 UTC

@JCSanPedro JCSanPedro changed the title feat(audience): align attribution classifier with server-side UTM fal… feat(audience): align attribution classifier with server-side UTM fallback Aug 4, 2026
@JCSanPedro
JCSanPedro added this pull request to the merge queue Aug 4, 2026
Merged via the queue into main with commit a95b1ba Aug 4, 2026
11 checks passed
@JCSanPedro
JCSanPedro deleted the johncarlosanpedro/sdk-723-align-sdk-attribution-classifier-with-server-side-utm branch August 4, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants